apis for Gs DND
All
| method | description |
|---|---|
public static DndManager instance(); |
Supported Products:All |
protected String getServiceName(); |
Get DND service name
Supported Products:All |
public synchronized void setDndOn(); |
Open DND feature
Supported Products:All |
public synchronized void setDndOff(); |
Close DND feature
Supported Products:All |
public synchronized boolean isDndOn(); |
If the dnd feature is on
Return:boolean true/falseSupported Products:All |
| Member | description |
|---|